.. _`Convert Image to 2D Table`: .. _`syip.convert_image_to_table_2d`: Convert Image to 2D Table ========================= .. image:: image_to_table.svg :width: 48 Converts first channel of image into a 2D table with X along columns and Y along rows. **Documentation** Converts first channel of image into a 2D table with X along columns and Y along rows. **Definition** *Input ports* :image: image Input image *Output ports* :data: table Table containing image data .. automodule:: node_export .. class:: ImageToTable2D